#incomplete

Definition (para-AC⁰)

Let (Q,ΞΊ)(Q,\kappa) be a parameterized problem. Then (Q,ΞΊ)(Q,\kappa) is in para-𝐀𝐂0\mathbf{AC}^0 if there exists a family (𝖒n,k)n,kβˆˆβ„•(\mathsf{C}_{n,k})_{n,k \in \mathbb{N}} of boolean circuits (nn input gates and parameter kk) such that

  1. the depth of every 𝖒n,k\mathsf{C}_{n,k} is bounded by a fixed constant
  2. |𝖒n,k|≀f(k)β‹…nO(1)|\mathsf{C}_{n,k}| \leq f(k) \cdot n^{O(1)} for every n,kβˆˆβ„•n,k \in \mathbb{N}, where f:β„•β†’β„•f: \mathbb{N} \to \mathbb{N} is a computable function
  3. let xβˆˆΞ£βˆ—x \in \Sigma^*, then (x∈Qx \in Q if and only if 𝖒|x|,ΞΊ(x)=1\mathsf{C}_{|x|,\kappa(x)}=1)
  4. there is a deterministic Turing machine that on input (1n,1k)(1^n, 1^k) computes the circuit 𝖒n,k\mathsf{C}_{n,k} in time g(k)+O(log⁑n)g(k) + O(\log n), where g:β„•β†’β„•g: \mathbb{N} \to \mathbb{N} is a computable function

See also


References

  1. Y. Chen and J. Flum, β€œSome lower bounds in parameterized AC0,” Information and Computation, vol. 267, pp. 116–134, Aug. 2019, doi: 10.1016/j.ic.2019.03.008.